Why fart and waste it, when you can burp and taste it.
Shortly after I posted this interview, I received a rather unpleasant* email demanding why I'm doing these interviews and the person wanted to know what is my ulterior motive of doing so.
Normally, I won't be bothered to reply to this kind of demand, but because I know this person in real life and don't want to waste an opportunity to explain it here.
Why fart and waste it, when you can burp and taste it.
Image credit: http://giphy.com/gifs/fire-fart-LFvQBWwKk7Qc0
Since I don't have one to start with, I will have to make up an "ulterior" motive. To add in some bonuses, I will make up "exterior" and "interior" motives as well.
1. Ulterior motive
My ulterior motive is to let the world know or at least those that visit my website to know about the faces or humans that are doing programming work from different parts of the world. I'm sick and tired of reading news about who raise how much $$ from VCs, exit with how much $$ and how many employees got layoff after the tech startups got shut down, run out of money, etc. The interviews are for me to highlight the people behind the scene that make it possible for the company/startup to make revenue or raise $$, exit with how much $$ and sometimes sadly, got layoff after the company/startup gone belly up.
2. Interior motive
My interior motive is to give my brain a break away from writing programming tutorials. The tutorials that I've written here were meant as a record for myself as I learn new programming languages or product features. Sometimes my mind will start to wonder around and doing these interviews sort of enable my mind to relax a bit and refocus back on my writing. To see negatively, yes... I outsourced the thinking part to the interviewees. Stealing their brains' CPU cycles. However, it is kinda spiritually uplifting to highlight someone's passion, struggle, frustration, success and document it for visitors to read.
3. Exterior motive
My exterior motive is to package the "burpings" - interviews/tutorials/whatever - in a nice to view and responsive website for readers from worldwide to read.
Summary
It is a fact that I can't please everyone that comes to this website. If the religious prophets couldn't convert everyone to their religion...how could I do it then?
One thing for sure that you can expect from me.... that will be no appeasement. I would recommend that you unfollow or unfriend me in social media to avoid reading material from this website.
If you don't want to encounter this website in search engine. Read this tutorial on how to block my website from the search result.
*to protect the guilty. I will not mention the person name or reveal his/her identity.
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+14.9k Golang : Get all local users and print out their home directory, description and group id
+12k Golang : flag provided but not defined error
+19.1k Golang : Fix cannot download, $GOPATH not set error
+4.4k Adding Skype actions such as call and chat into web page examples
+24.9k Golang : Storing cookies in http.CookieJar example
+32.4k Golang : Regular Expression for alphanumeric and underscore
+10.9k Golang : Fix - does not implement sort.Interface (missing Len method)
+19.4k Golang : Measure http.Get() execution time
+13.7k Golang : Compress and decompress file with compress/flate example
+5.2k Golang : fmt.Println prints out empty data from struct
+46k Golang : Encode image to base64 example
+18.4k Golang : convert int to string